home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / themes / the.style < prev    next >
Text File  |  2004-09-03  |  458b  |  29 lines

  1. # the.style - style
  2. # This File is part of highlight, a universal source code converter.
  3. # See README in the highlight directory for documentation.
  4.  
  5. $DEFAULTCOLOUR=00 00 00
  6.  
  7. $BGCOLOUR=ff ff ff
  8.  
  9. $FONTSIZE=10
  10.  
  11. $KW_CLASS(kwa)=00 00 ff
  12.  
  13. $KW_CLASS(kwb)=88 00 88
  14.  
  15. $KW_CLASS(kwc)=00 00 ff
  16.  
  17. $NUMBER=ff 00 00
  18.  
  19. $ESCAPECHAR=00 00 00
  20.  
  21. $STRING=00 00 88
  22.  
  23. $STRING_DIRECTIVE=00 00 88
  24.  
  25. $COMMENT=00 ff 00 italic
  26.  
  27. $DIRECTIVE=ff 00 00
  28.  
  29. $LINE=00 88 00